PEP 11: Add riscv64-unknown-linux-gnu to Tier 3 - #5102
Conversation
Documentation build overview
|
Co-authored-by: Petr Viktorin <encukou@gmail.com>
|
ReST, as usual, needs a blank line :( |
emmatyping
left a comment
There was a problem hiding this comment.
We should probably eventually set a baseline of what architectural features we require (rv64gc or rva23 seem like good options) but we can defer that until we have more experience with the platform.
Indeed. Currently, all of our buildbots are RV64GC (although we may be able to get some RVA23 machines in the near future), but I'd rather not impose such restrictions until we've had more time to better understand what baseline makes sense. |
It was accepted by the Steering Council in python/steering-council#360.